home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 8 (Internal Edition) / Apple R&P Lib Internal v8.0.iso / 3-Presentations / Service⁄Support⁄Training / Self-Paced Training / Apple Scanner Training / Troubleshooting / card_7988.txt < prev    next >
Text File  |  1988-07-14  |  6KB  |  219 lines

  1. -- card: 7988 from stack: in
  2. -- bmap block id: 8423
  3. -- flags: 0000
  4. -- background id: 3105
  5. -- name: Lid
  6.  
  7.  
  8. -- part 6 (button)
  9. -- low flags: 80
  10. -- high flags: A004
  11. -- rect: left=7 top=315 right=340 bottom=494
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Self-Check
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual iris close
  23.   hide card button "Self-Check"
  24.   show card button "left"
  25.   show card button "right"
  26.   pop card
  27. end mouseUp
  28.  
  29.  
  30.  
  31. -- part 17 (field)
  32. -- low flags: 80
  33. -- high flags: 2007
  34. -- rect: left=54 top=162 right=278 bottom=335
  35. -- title width / last selected line: 0
  36. -- icon id / first selected line: 0 / 0
  37. -- text alignment: 0
  38. -- font id: 3
  39. -- text size: 10
  40. -- style flags: 0
  41. -- line height: 13
  42. -- part name: Grayscale
  43.  
  44.  
  45. -- part 20 (field)
  46. -- low flags: 80
  47. -- high flags: 2007
  48. -- rect: left=48 top=176 right=292 bottom=329
  49. -- title width / last selected line: 0
  50. -- icon id / first selected line: 0 / 0
  51. -- text alignment: 0
  52. -- font id: 3
  53. -- text size: 10
  54. -- style flags: 0
  55. -- line height: 13
  56. -- part name: Preview
  57.  
  58.  
  59. -- part 27 (button)
  60. -- low flags: 00
  61. -- high flags: 0000
  62. -- rect: left=220 top=308 right=342 bottom=263
  63. -- title width / last selected line: 0
  64. -- icon id / first selected line: 21700 / 21700
  65. -- text alignment: 1
  66. -- font id: 0
  67. -- text size: 12
  68. -- style flags: 0
  69. -- line height: 16
  70. -- part name: 
  71. ----- HyperTalk script -----
  72. on mouseUp
  73.   visual effect zoom open
  74.   go to stack "Apple Scanner"
  75. end mouseUp
  76.  
  77.  
  78.  
  79. -- part 29 (field)
  80. -- low flags: 01
  81. -- high flags: 2004
  82. -- rect: left=18 top=74 right=274 bottom=212
  83. -- title width / last selected line: 0
  84. -- icon id / first selected line: 0 / 0
  85. -- text alignment: 0
  86. -- font id: 3
  87. -- text size: 12
  88. -- style flags: 0
  89. -- line height: 16
  90. -- part name: Note
  91.  
  92.  
  93. -- part 32 (button)
  94. -- low flags: 00
  95. -- high flags: 2000
  96. -- rect: left=404 top=280 right=303 bottom=428
  97. -- title width / last selected line: 0
  98. -- icon id / first selected line: 0 / 0
  99. -- text alignment: 1
  100. -- font id: 0
  101. -- text size: 12
  102. -- style flags: 0
  103. -- line height: 16
  104. -- part name: Left
  105. ----- HyperTalk script -----
  106. on mouseUp
  107.   visual scroll left
  108.   go to card "cleaning"
  109. end mouseUp
  110.  
  111.  
  112.  
  113. -- part 35 (field)
  114. -- low flags: 80
  115. -- high flags: 0004
  116. -- rect: left=260 top=43 right=75 bottom=443
  117. -- title width / last selected line: 0
  118. -- icon id / first selected line: 0 / 0
  119. -- text alignment: 0
  120. -- font id: 3
  121. -- text size: 9
  122. -- style flags: 0
  123. -- line height: 12
  124. -- part name: Message
  125. ----- HyperTalk script -----
  126. on mouseClick
  127.   hide card field "Message"
  128. end mouseClick
  129.  
  130.  
  131.  
  132. -- part 48 (button)
  133. -- low flags: 00
  134. -- high flags: A003
  135. -- rect: left=129 top=283 right=304 bottom=199
  136. -- title width / last selected line: 0
  137. -- icon id / first selected line: 0 / 0
  138. -- text alignment: 1
  139. -- font id: 0
  140. -- text size: 12
  141. -- style flags: 0
  142. -- line height: 16
  143. -- part name: Next...
  144. ----- HyperTalk script -----
  145. on mouseUp
  146.   visual dissolve to card
  147.   go to next card
  148. end mouseUp
  149.  
  150.  
  151.  
  152. -- part 49 (button)
  153. -- low flags: 00
  154. -- high flags: 2000
  155. -- rect: left=440 top=281 right=303 bottom=465
  156. -- title width / last selected line: 0
  157. -- icon id / first selected line: 0 / 0
  158. -- text alignment: 1
  159. -- font id: 0
  160. -- text size: 12
  161. -- style flags: 0
  162. -- line height: 16
  163. -- part name: Right
  164. ----- HyperTalk script -----
  165. on mouseUp
  166.   answer "Proceed with the Self-Check?" with "No" or "YES"
  167.   if it is "Yes" then
  168.     visual checkerboard to black
  169.     go to card "Question 1"
  170.   end if
  171.   if it is "No" then
  172.     put "Cancel" into it
  173.   end if
  174. end  mouseUp
  175.  
  176.  
  177. -- part contents for card part 17
  178. ----- text -----
  179. Grayscale
  180.  
  181. Instructs the scanner to scan the original within the single scan area with Grayscale composition.  Grayscale composition uses 4 bits per pixel to represent 16 different shades of gray.  At a resolution of 300 dots per inch, a grayscale scan records 1200 bits of information per inch for each horizontal inch scanned, or 360,000 bits per square inch.
  182.  
  183. Grayscale composition can be used for only one scan area.  No other scan areas can be present.  The scan area designated as Grayscale composition is indicated in the Scanner window by a wide dark dotted line.
  184.  
  185. When creating a Grayscale composition scan area, AppleScan enables the Contrast & Brightness settings.  Choose Contrast and Brightness to set the contrast and brightness levels.
  186.  
  187. When a window contains a grayscale image, the window title in the View menu displays a Grayscale icon.
  188.  
  189. A grayscale image can be displayed on any monitor that can display 16 shades of gray, such as a color monitor or a high-resolution monitor.  The correct monitor setting for the Macintosh II with an extended video card is 8-bits grayscale, 256 levels.  You change this setting in the Control Panel.
  190.  
  191. If the monitor being used cannot display 16 shades of gray, AppleScan displays the image in black and white.  Displaying the image as Line Art composition does not effect the grayscale information in memory or in a saved document.
  192.  
  193. Grayscale images can be converted to halftone or line art by using the Converter.  A conversion can be performed immediately, or save the grayscale image and convert it at a later time.  
  194.  
  195.  
  196.  
  197. -- part contents for card part 20
  198. ----- text -----
  199. Preview
  200.  
  201. Instructs the scanner to perform a 75 dots per inch (dpi) resolution, 100% scale, in Line Art composition.
  202.  
  203. A preview is effected by the Threshold setting and the Graymap setting.  Typically, Preview is used to obtain a rough scan image to set scan areas prior to using Scan.
  204.  
  205. A preview scans the entire scanner glass, ignoring any scan areas set in the Scanner window.
  206.  
  207.  
  208. -- part contents for card part 29
  209. ----- text -----
  210. You can remove the scanner lid by following these steps:
  211.  
  212. 1.  Open the lid as far as it will go, approximately 90-degrees.
  213.  
  214. 2.  Using your thumbs and fingers, squeeze the two lid-release tabs at the bottom of the lid.
  215.  
  216. -- part contents for card part 35
  217. ----- text -----
  218. Click an item in the Scan Control Panel you would like information about. 
  219.